home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 2532 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  791 b 

  1. Path: news.ksu.ksu.edu!usenet
  2. From: ferris@ksu.ksu.edu (ferris)
  3. Newsgroups: comp.lang.c++,comp.programming
  4. Subject: Re: Why are 32 bit better than 16 bit pgms?
  5. Date: 18 Jan 1996 07:23:23 GMT
  6. Organization: Your Organization
  7. Message-ID: <4dkshb$l3h@newserv.ksu.ksu.edu>
  8. References: <30FBFFE6.1FEB@netcom.com>
  9. NNTP-Posting-Host: 129.130.99.119
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.99.3
  12.  
  13. In article <30FBFFE6.1FEB@netcom.com>, vain@netcom.com says...
  14. >
  15. >I have a simple questions:
  16. >
  17. >   What's are 32 bit pgms better than 16 bit programs?
  18. >
  19. >   Thanks
  20.  
  21. Programs that use 32 bit proccesses go faster than using 16 bit because 
  22. the cpu takes 32 bits in one whack instead of 16 bits.  Wouldn't you be 
  23. able to finish your homework faster if you could do 5 problems all at once 
  24. instead of one.
  25.  
  26.